GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-09-04T03:08:04.5760682+00:00", "SubmitDate": "2025-09-04T03:08:04.5760682+00:00", "ReportPeriodStart": "2025-09-04T03:08:04.5760682+00:00", "ReportPeriodEnd": "2025-09-04T03:08:04.5760682+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "a5bcc24f-8b91-4dab-ba27-60e756e6f8de", "Rows": [ { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "a5bcc24f-8b91-4dab-ba27-60e756e6f8de", "Rows": [ { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "ea87c0bc-3cf8-4c62-8df3-3997c195c111", "ce9a4884-1159-4d7f-a7f7-2fa1cee40346" ], "Approvers": [ "bd630deb-8c49-443c-914f-8d95f62dedb4", "d45025d0-64db-4843-8145-19e5c31a613d" ], "ApprovedBy": "fb228251-ff0a-4a46-8a28-9b4fdc2307c7", "ApprovalDate": "2025-09-04T03:08:04.5760682+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "af26c437-aba8-4882-8503-0c08efca9e74", "id": "88293b0b-ae85-4567-bfe3-c734a6de16f9", "ConfigId": "c9e8eb2a-1ac3-4966-9368-8b0835a3fa5b" }, { "GenerationDate": "2025-09-04T03:08:04.5760682+00:00", "SubmitDate": "2025-09-04T03:08:04.5760682+00:00", "ReportPeriodStart": "2025-09-04T03:08:04.5760682+00:00", "ReportPeriodEnd": "2025-09-04T03:08:04.5760682+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "a5bcc24f-8b91-4dab-ba27-60e756e6f8de", "Rows": [ { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "a5bcc24f-8b91-4dab-ba27-60e756e6f8de", "Rows": [ { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "b39718ff-cfa6-4736-97cd-e4ea724d92e0", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "ea87c0bc-3cf8-4c62-8df3-3997c195c111", "ce9a4884-1159-4d7f-a7f7-2fa1cee40346" ], "Approvers": [ "bd630deb-8c49-443c-914f-8d95f62dedb4", "d45025d0-64db-4843-8145-19e5c31a613d" ], "ApprovedBy": "fb228251-ff0a-4a46-8a28-9b4fdc2307c7", "ApprovalDate": "2025-09-04T03:08:04.5760682+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "af26c437-aba8-4882-8503-0c08efca9e74", "id": "88293b0b-ae85-4567-bfe3-c734a6de16f9", "ConfigId": "c9e8eb2a-1ac3-4966-9368-8b0835a3fa5b" } ]